@charset "UTF-8";


.main-content > section, .main-content > .mod-frame, .mod-form > section, .mod-form > .mod-frame {
    border-top: 1px solid #d8d8d8!important;
}
.main_text  p span {

    text-indent: 1em;
    display: block;
  text-align: justify;
}
body .president-sign {

text-align: left;
line-height: 1.6;
letter-spacing: 0.05em;

}

.president-sign img { 

width: 185px;
margin-top: 15px;
}
@media screen and (max-width: 767px) {

body .president-sign img { 

width: 170px;
}
}